Release 10.1A: OpenEdge Application Server:
Administration
Disabling authentication for WSA administration
When you install the WSA, you can choose to enable WSA security to perform authentication for WSA administration. This authentication can be disabled.
![]()
To disable authentication for WSA administration:
- Using a text editor, edit the WSA instance’s
web.xmlfile, commenting out the security-constraint holding the URL path of the WSA administrator, as shown:
Note: In the actual
web.xmlfile, the URL path of the WSA administrator is in bold.- Using Progress Explorer (or the WSAMAN utility), disable (or set to 0) the WSA instance’s
adminAuthproperty:
- If the WSA instance is local (the WSA resides on the AdminServer machine), using Progress Explorer, select the WSA instance, right-click, and choose Properties. Select Security to display the Security panel. In the Security panel, disable authentication for WSA administration.
- If the WSA instance is remote (the WSA instance does not reside on the AdminServer machine), using a text editor, edit the
ubroker.propertiesfile. In the properties for the WSA instance, setadminAuthto 0 (zero), as shown:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |